
.xl_label_main{
	display: block;
	margin: 0 auto;
	width: 1200px;
}

/* 希律-标签 */
.xl_label_tab{display: block;width: 100%;padding-top: 20px;}
.xl_label_tab .label_tab_title{display: flex;flex-wrap: wrap;}
.xl_label_tab .label_tab_title li{display: block;width: 160px;height: 68px;border-radius: 30px;background: rgba(77,76,158,0.1);cursor: pointer;margin-right: 70px;text-align: center;line-height: 68px;margin-top: 20px;font-size: 24px;color: #4d4c9e;padding: 0 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xl_label_tab .label_tab_title li:nth-child(5n){margin-right: 0;}
.xl_label_tab .label_cur{background: #4d4c9e !important;color: #FFFFFF !important;font-weight: bold;}
.xl_label_tab .label_content{display: block;width: 100%;padding-top: 15px;padding-bottom: 20px;}
.xl_label_tab .label_item{display: none;flex-wrap: wrap;}
.xl_label_tab .label_item a{width: 185px;height: 60px;box-sizing: border-box;border-radius: 30px;background: #FFFFFF;border: 1px dashed #999999;display: block;text-align: center;padding: 0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;color: #333333;line-height: 60px;margin-top: 25px;margin-right: 18px;}
.xl_label_tab .label_item a:nth-child(6n){margin-right: 0;}
.xl_det_book .book_tab_title_s li {margin-right: 25px;}
/* 每天学点心理学 */
.xl_label_every{display: flex;width: 100%;flex-wrap: wrap;padding-top: 30px;}
.xl_label_every .every_view{position: relative;width: 370px;height: 110px;margin-right: 45px;margin-bottom: 45px;display: flex;align-items: center;}
.xl_label_every .every_view:nth-child(3n){margin-right: 0;}
.xl_label_every .every_view_bg{position: absolute;z-index: 1;width: 100%;height: 100%;}
.xl_label_every .every_date{position: absolute;z-index: 2;left: -3px;top: 20px;width: 82px;height: 27px;}
.xl_label_every .every_date_bg{position: absolute;z-index: 1;width: 100%;height: 100%;}
.xl_label_every .every_date_txt{position: relative;z-index: 2;display: block;width: 100%;text-align: center;line-height: 25px;font-size: 12px;color: #FFFFFF;}
.xl_label_every .every_view_txt{position: relative;z-index: 3;width: 250px;margin-left: 100px;font-size: 22px;line-height: 36px;text-align: justify;font-weight: bold;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow: hidden;}
.xl_label_every .every_txt_blue{color: #4d3f86;}
.xl_label_every .every_txt_org{color: #ff773d;}
.xl_label_every .every_txt_green{color: #62c482;}
.xl_label_every .every_txt_yellow{color: #edbd00;}

/* 心理百科-搜索 */
.xl_label_search{padding-top: 40px;}
.xl_label_search .search_list{display: flex;flex-wrap: wrap;width: 100%;}
.xl_label_search .search_list a{width: 280px;height: 60px;box-sizing: border-box;border-radius: 30px;background: #FFFFFF;border: 1px dashed #999999;display: block;text-align: center;padding: 0 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;color: #333333;line-height: 60px;margin-bottom: 30px;margin-right: 26.5px;}
.xl_label_search .search_list a:nth-child(4n){margin-right: 0;}
.xl_label_search .search_list a span{color: #ff6b5d;}

/* 希律-视频 */
.xl_video_main{position: relative;display: block;width: 1200px;margin: 0 auto;padding-top: 20px;padding-bottom: 200px;}
.xl_video_main .video_tab{display: block;width: 100%;border-radius: 20px;background: #FFFFFF;padding: 0 30px;box-sizing: border-box;padding-bottom: 60px;}
.xl_video_main .video_tab_title{display: flex;align-items: center;padding-top: 40px;}
.xl_video_main .video_tab_title li{display: block;font-size: 24px;color: #666666;margin-right: 65px;cursor: pointer;}
.xl_video_main .video_cur{font-size: 32px !important;color: #4d3f86 !important;font-weight: bold !important;}
.xl_video_main .video_item{display: none;flex-wrap: wrap;width: 100%;}
.xl_video_main .video_view{position: relative;display: block;width: 356px;height: 290px;background: #FFFFFF;border-radius: 20px;box-shadow: 0 0 30px 0 rgba(219, 219, 219, 0.67);overflow: hidden;margin-right: 36px;margin-top: 40px;}
.xl_video_main .video_view:nth-child(3n){margin-right: 0;}
.xl_video_main .video_view_top{display: block;width: 100%;height: 196px !important;}
.xl_video_main .video_view_txt{display: block;width: 100%;padding: 0 15px;box-sizing: border-box;font-size: 18px;color: #1f1f1f;line-height: 25px;font-weight: bold;text-align: justify;margin-top: 10px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow: hidden;}
.xl_video_main .video_time{display: block;position: absolute;bottom: 15px;right: 15px;font-size: 14px;color: #b0b0b0;}
.xl_video_main .page_container{position: absolute;left: 0;bottom: 80px;width: 100%;}
.video_view_top_s{height: 186px!important;}